home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Markets / Education / HyperCard In Education / Expeditions to N. America / background_2732.txt < prev    next >
Text File  |  1990-04-02  |  2KB  |  100 lines

  1. -- background: 2732 from stack: in. America
  2. -- bmap block id: 16333
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 3 (field)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=0 top=315 right=342 bottom=240
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 18
  17. -- style flags: 256
  18. -- line height: 24
  19. -- part name: 
  20.  
  21.  
  22. -- part 6 (button)
  23. -- low flags: 00
  24. -- high flags: 2000
  25. -- rect: left=7 top=286 right=319 bottom=39
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 29114 / 29114
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: New Button
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   go to card id 2825
  37. end mouseUp
  38.  
  39.  
  40.  
  41.  
  42. -- part 9 (button)
  43. -- low flags: 00
  44. -- high flags: A002
  45. -- rect: left=16 top=319 right=340 bottom=76
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 1
  49. -- font id: 0
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: Return
  54. ----- HyperTalk script -----
  55. on mouseUp
  56.   global returncard
  57.   go to returncard
  58. end mouseUp
  59.  
  60.  
  61.  
  62. -- part 10 (button)
  63. -- low flags: 00
  64. -- high flags: A002
  65. -- rect: left=16 top=319 right=340 bottom=76
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 0 / 0
  68. -- text alignment: 1
  69. -- font id: 0
  70. -- text size: 12
  71. -- style flags: 0
  72. -- line height: 16
  73. -- part name: Return
  74. ----- HyperTalk script -----
  75. on mouseUp
  76.   global returncard
  77.   go to returncard
  78. end mouseUp
  79.  
  80.  
  81.  
  82. -- part 11 (button)
  83. -- low flags: 00
  84. -- high flags: A002
  85. -- rect: left=16 top=319 right=340 bottom=76
  86. -- title width / last selected line: 0
  87. -- icon id / first selected line: 0 / 0
  88. -- text alignment: 1
  89. -- font id: 0
  90. -- text size: 12
  91. -- style flags: 0
  92. -- line height: 16
  93. -- part name: Return
  94. ----- HyperTalk script -----
  95. on mouseUp
  96.   global returncard
  97.   go to returncard
  98. end mouseUp
  99.  
  100.